-
Home
-
Tiered Pricing Table for WooCommerce
-
5.1.8 (latest)
-
Code
-
Classes
- TieredPricingCartService
Total Complexity |
34 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
201 |
Lines of code |
166 |
Logical lines of code |
73 |
Comment lines |
23 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
modifyCartItemSubtotal() |
A |
41 |
12 |
61 |
getCartItemPrice() |
S |
51 |
6 |
28 |
calculateTieredPricingInCart() |
S |
54 |
6 |
21 |
calculateCartItemPrice() |
S |
59 |
4 |
13 |
getTotalProductCount() |
S |
60 |
4 |
13 |
__construct() |
S |
54 |
1 |
26 |
triggerMiniCartUpdate() |
S |
77 |
1 |
4 |